home *** CD-ROM | disk | FTP | other *** search
Text File | 1990-06-24 | 1.4 KB | 36 lines | [TEXT/pdos] |
- Apple II
- Sample Code Notes
- _____________________________________________________________________________
- Developer Technical Support
-
- #23: SoundEx
-
- Version: 3.0 June 1990
-
- APW Components: SoundEx.p
- SoundEx.Inc.p
- SoundEx.r
-
- MPW Components: SoundEx.p
- SoundEx.Inc.p
- SoundEx.r
- SoundEx.Make
-
- SoundEx was written as a platform to test the many facets of the Sound Tools
- calls with a minimum of modification.
- _____________________________________________________________________________
-
- In addition to its sound capabilities, SoundEx illustrates of how to build a
- new program from the Pascal Shell sample application. SoundEx also shows how
- to use mass quantities of the extended controls made available with Apple IIGS
- System Software 5.0.
-
- SoundEx.p, SoundEx.Inc.p, and SoundEx.r, included on the APW disk, are the MPW
- IIGS Pascal and Rez source code files. They are included so programmers using
- native IIGS Pascal development environments can easily port this application
- to their development environment.
-
- MPW IIGS users need MPW v.3.0, MPW IIGS Tools v.1.1, and MPW IIGS Pascal v.1.0
- or later. The name needed by the MPW Build menu's Build option can be found
- in the SoundEx.Make file.
-